home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1994.11.gz / 1994.11 / 000060_walt@snowhite.cis.uoguelph.ca_Tue Nov 8 06:15:08 1994.msg < prev    next >
Internet Message Format  |  1994-11-30  |  1KB

  1. Received: from snowhite.cis.uoguelph.ca by cs.umb.edu with SMTP id AA09481
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 8 Nov 1994 11:32:39 -0500
  3. Received: from redcap.cis.uoguelph.ca by snowhite.cis.uoguelph.ca (5.64/1.35)
  4.     id AA09150; Tue, 8 Nov 94 16:23:59 GMT
  5. Date: Tue, 8 Nov 1994 11:15:08 -0500 (EST)
  6. From: <walt@snowhite.cis.uoguelph.ca>
  7. Subject: psp: incomplete type
  8. To: kary berry archive-help <tex-k@cs.umb.edu>
  9. Message-Id: <Pine.3.05.9411081108.A9467-a100000@snowhite.cis.uoguelph.ca>
  10. Mime-Version: 1.0
  11. Content-Type: TEXT/PLAIN; charset=US-ASCII
  12.  
  13. I got the following compilation error->
  14.  
  15. for d in dviljk dvipsk web2c xdvik; do \
  16. make[1]: Entering directory `/stud/senior/cs1272/tex-srcs/new.web2c/xdvik'
  17. gcc  -I. -I./../xdvik  -I.. -I./../xdvik/.. -I/usr/X386/include -DPS=0 -DALTFONT=\"cmr12\" -DMFMODE=\"localmode\"   -g  -c xdvi.c
  18. special.c: In function `draw_file':
  19. special.c:624: parameter `psp' has incomplete type
  20.  
  21. NOTE: freebsd1.1.5 gcc2.4.5. I've defined -DPS=0 since I don't have Postscript
  22. viewers. Also the error occured even if -DPS=0 wasn't defined. 
  23.  
  24. There may be other occurences.
  25.  
  26. Walter
  27.